Mapping URL: /customerorder/{id}
Description: get the customerorder entity with the appended id
Microservice: CountryService
/customerorder/{id} |
Mapping URL: /customerorder/{id}
Description: CustomerOrderService
Name: findCustomerOrderById(id)
Request Method: GET
Service Interface: /customerorder/{id}
Service Entity: CustomerOrder
3.1 CountryService | 3.2 DiscountCampaignService | 3.3 ProductService | 3.4 ShopLicenseService |